0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.5091321468353 408 1.1582 0


No Amazon API Requests Made.


App Debug - Total Time 1.5091321468353 seconds

Number Time From Start Name Description
1 0.31919193267822 Initialise Initialise FSB Function
2 0.32210397720337 App Controller Start Start of the App controller (called before the controller of every page)
3 0.37041592597961 Start of getCategoryListByGroup Function Before first category groups query
4 0.37119293212891 After initial query Before first category groups query
5 0.37119293212891 Get Category List for Group Before the call to getCategoryList function
6 0.37119507789612 Start of GetCategoryList function Start of the function
7 0.37119793891907 Before getting categories Query to get specific category list
8 0.37156295776367 After getting categories Query to get specific category list
9 0.37156414985657 Before getting category custom Before call to function getCategoryCustom
10 0.38334512710571 After getting category custom After call to function getCategoryCustom
11 0.38334608078003 Before getting category custom Before call to function getCategoryCustom
12 0.39402794837952 After getting category custom After call to function getCategoryCustom
13 0.39402914047241 Before getting category custom Before call to function getCategoryCustom
14 0.39854001998901 After getting category custom After call to function getCategoryCustom
15 0.39854097366333 Before getting category custom Before call to function getCategoryCustom
16 0.40199398994446 After getting category custom After call to function getCategoryCustom
17 0.40199494361877 Before getting category custom Before call to function getCategoryCustom
18 0.40702199935913 After getting category custom After call to function getCategoryCustom
19 0.40702295303345 Before getting category custom Before call to function getCategoryCustom
20 0.41235995292664 After getting category custom After call to function getCategoryCustom
21 0.41236114501953 End of GetCategoryList function End of the function
22 0.41236400604248 Get Category List for Group Before the call to getCategoryList function
23 0.4123649597168 Start of GetCategoryList function Start of the function
24 0.41236615180969 Before getting categories Query to get specific category list
25 0.41269302368164 End of getCategoryListByGroup Function Before return()
26 1.2653510570526 App Controller End End of the App controller (called before the controller of every page)
27 1.413008928299 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4141490459442 Before Get Options Before the call to getOptions in the tpl class
29 1.4824929237366 After Get Options After the call to getOptions in the tpl class
30 1.4825210571289 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.5091230869293 Finalizing debug Before the debug is output to the page.
32 1.5091321468353 End of App This is the end of the app logging, final timestamp


Query Debug - 408 Database Queries. Total time 1.1582 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0009 0.00091385841369629
SELECT parameter, value FROM parameters
2 0.0051 0.0050880908966064
SELECT * FROM `bad_bots`
3 0.0003 0.00031185150146484
SET time_zone = 'Europe/London'
4 0.0008 0.00076985359191895
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0025 0.0024549961090088
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0019 0.0019121170043945
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751675512'
7 0.0019 0.0018980503082275
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.00043201446533203
UPDATE autorun SET lastrun = '2025-07-05 00:31:52' WHERE id = '8'
9 0.0005 0.00052499771118164
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0014 0.0014469623565674
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00038504600524902
SELECT * FROM pages WHERE id = 52
12 0.0031 0.0031368732452393
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0445 0.044456005096436
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.00045108795166016
SELECT * FROM pages WHERE pagename = 'search'
15 0.0008 0.00077199935913086
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0004 0.00035691261291504
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0048 0.0047671794891357
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0003 0.00034308433532715
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0003 0.00028800964355469
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.0002899169921875
SELECT id FROM categories WHERE parent_id = '26'
21 0.0047 0.0046710968017578
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0004 0.00039100646972656
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0004 0.00035715103149414
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0003 0.00034689903259277
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00028085708618164
SELECT * FROM categorygroups WHERE id = '1'
26 0.0033 0.0033190250396729
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.0003359317779541
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0005 0.00052213668823242
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0005 0.00047802925109863
SELECT id FROM categories WHERE parent_id = '27'
30 0.0043 0.0043420791625977
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0007 0.00068092346191406
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00038719177246094
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00030398368835449
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00028800964355469
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0011107921600342
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00030684471130371
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00026893615722656
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00031208992004395
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0011751651763916
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.0003199577331543
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.00034713745117188
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.0003211498260498
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00032997131347656
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.0003819465637207
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00032305717468262
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00026607513427734
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00030708312988281
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00045204162597656
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0006 0.00059294700622559
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0003 0.00034499168395996
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00030207633972168
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0005 0.00046396255493164
SELECT * FROM categorygroups WHERE id = '1'
53 0.0006 0.00055813789367676
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.0003211498260498
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0004 0.00042200088500977
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0009 0.0009300708770752
SELECT id FROM categories WHERE parent_id = '30'
57 0.0010 0.0010001659393311
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0005 0.00050210952758789
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0005 0.00052809715270996
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0004 0.00044393539428711
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00028085708618164
SELECT * FROM categorygroups WHERE id = '1'
62 0.0009 0.00087189674377441
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0011 0.0011379718780518
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0009 0.00090599060058594
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00032615661621094
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00050091743469238
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0005 0.0005040168762207
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00034403800964355
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0004 0.0004429817199707
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00028204917907715
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00032496452331543
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0020 0.0019669532775879
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00084209442138672
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0005 0.00048303604125977
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0007 0.00073409080505371
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00088095664978027
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00055098533630371
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8309 0.83093094825745
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
79 0.0015 0.001507043838501
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0006 0.0006101131439209
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00036883354187012
SELECT * FROM pages WHERE pagename = 'search'
82 0.0046 0.0046200752258301
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0013 0.0013139247894287
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0004 0.0004429817199707
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0045 0.0044968128204346
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0012588500976562
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0003 0.00032901763916016
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0008 0.00076794624328613
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert genmaicha yama bote metal 130g', NOW(), '216.73.216.195'
89 0.0005 0.00048613548278809
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0003 0.00031590461730957
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0039 0.0039000511169434
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (keyfeatures LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (keyfeatures LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (keyfeatures LIKE '130g') OR (title LIKE '130g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0003 0.00031495094299316
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
93 0.0003 0.00032901763916016
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
94 0.0003 0.0003049373626709
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0053 0.0053210258483887
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (keyfeatures LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (keyfeatures LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (keyfeatures LIKE '%130g%') OR (title LIKE '%130g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.0002589225769043
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
97 0.0003 0.00030303001403809
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
98 0.0003 0.00034594535827637
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0004 0.00037193298339844
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0039 0.0039160251617432
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (keyfeatures LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (keyfeatures LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (keyfeatures LIKE '130g') OR (title LIKE '130g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00026893615722656
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
102 0.0002 0.00023794174194336
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
103 0.0003 0.00031709671020508
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0053 0.0052521228790283
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (keyfeatures LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (keyfeatures LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (keyfeatures LIKE '%130g%') OR (title LIKE '%130g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00025820732116699
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
106 0.0002 0.00022792816162109
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
107 0.0003 0.00028491020202637
SELECT * FROM products WHERE id = '1374'
108 0.0007 0.00074601173400879
SELECT * FROM productimages WHERE product_id = '1374' ORDER BY sortorder ASC
109 0.0007 0.00074100494384766
SELECT * FROM product_image_select WHERE product_id = '1374'
110 0.0006 0.0005638599395752
SELECT * FROM productcustomimages WHERE product_id = '1374'
111 0.0010 0.0010130405426025
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1374' AND a.name = n.originalname
112 0.0007 0.00065207481384277
SELECT * FROM productoffers WHERE product_id = '1374' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '1374' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0002 0.00023484230041504
SELECT * FROM productoffers
                WHERE product_id = 1374
                ORDER BY price ASC LIMIT 1
115 0.0004 0.00038814544677734
SELECT value FROM productattributes
                WHERE product_id = '1374'
                AND name = 'ListPriceAmount'
116 0.0004 0.0004270076751709
SELECT * FROM products WHERE id = '1242'
117 0.0004 0.00039911270141602
SELECT * FROM productimages WHERE product_id = '1242' ORDER BY sortorder ASC
118 0.0005 0.00047802925109863
SELECT * FROM product_image_select WHERE product_id = '1242'
119 0.0003 0.00028204917907715
SELECT * FROM productcustomimages WHERE product_id = '1242'
120 0.0007 0.00069189071655273
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1242' AND a.name = n.originalname
121 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '1242' AND merchantid = 'A1X6FK5RDHNB96'
122 0.0003 0.0002589225769043
SELECT * FROM productoffers
                WHERE product_id = '1242' AND price > 0
                ORDER BY price ASC LIMIT 1
123 0.0002 0.00023984909057617
SELECT * FROM productoffers
                WHERE product_id = 1242
                ORDER BY price ASC LIMIT 1
124 0.0002 0.00024914741516113
SELECT value FROM productattributes
                WHERE product_id = '1242'
                AND name = 'ListPriceAmount'
125 0.0003 0.00025701522827148
SELECT value FROM productattributes WHERE product_id = '1242' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
126 0.0003 0.00033903121948242
SELECT * FROM products WHERE id = '3243'
127 0.0003 0.00031590461730957
SELECT * FROM productimages WHERE product_id = '3243' ORDER BY sortorder ASC
128 0.0005 0.00047016143798828
SELECT * FROM product_image_select WHERE product_id = '3243'
129 0.0003 0.00027608871459961
SELECT * FROM productcustomimages WHERE product_id = '3243'
130 0.0007 0.0006561279296875
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3243' AND a.name = n.originalname
131 0.0003 0.00031113624572754
SELECT * FROM productoffers WHERE product_id = '3243' AND merchantid = 'A1X6FK5RDHNB96'
132 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = '3243' AND price > 0
                ORDER BY price ASC LIMIT 1
133 0.0002 0.00022101402282715
SELECT * FROM productoffers
                WHERE product_id = 3243
                ORDER BY price ASC LIMIT 1
134 0.0002 0.00023078918457031
SELECT value FROM productattributes
                WHERE product_id = '3243'
                AND name = 'ListPriceAmount'
135 0.0002 0.00024509429931641
SELECT value FROM productattributes WHERE product_id = '3243' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
136 0.0003 0.00032186508178711
SELECT * FROM products WHERE id = '4086'
137 0.0003 0.00028085708618164
SELECT * FROM productimages WHERE product_id = '4086' ORDER BY sortorder ASC
138 0.0003 0.00032782554626465
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4086' AND p.id = pi.product_id ORDER BY pi.sortorder
139 0.0005 0.00046610832214355
SELECT * FROM product_image_select WHERE product_id = '4086'
140 0.0003 0.00026297569274902
SELECT * FROM productcustomimages WHERE product_id = '4086'
141 0.0003 0.00033187866210938
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4086'
                GROUP BY o.product_id
142 0.0012 0.001215934753418
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4086'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
143 0.0003 0.00032281875610352
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4086
144 0.0007 0.0007328987121582
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4086' AND a.name = n.originalname
145 0.0002 0.0002439022064209
SELECT * FROM productoffers WHERE product_id = '4086' AND merchantid = 'A1X6FK5RDHNB96'
146 0.0002 0.00024080276489258
SELECT * FROM productoffers
                WHERE product_id = '4086' AND price > 0
                ORDER BY price ASC LIMIT 1
147 0.0002 0.00023293495178223
SELECT * FROM productoffers
                WHERE product_id = 4086
                ORDER BY price ASC LIMIT 1
148 0.0002 0.00024795532226562
SELECT value FROM productattributes
                WHERE product_id = '4086'
                AND name = 'ListPriceAmount'
149 0.0003 0.00026297569274902
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4086'
                GROUP BY o.product_id
150 0.0004 0.00039005279541016
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4086'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
151 0.0003 0.00025296211242676
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4086
152 0.0003 0.00033092498779297
SELECT value FROM productattributes WHERE product_id = '4086' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
153 0.0004 0.00039505958557129
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4086'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
154 0.0003 0.00025582313537598
SELECT * FROM products WHERE id = '4092'
155 0.0006 0.00059604644775391
SELECT * FROM productimages WHERE product_id = '4092' ORDER BY sortorder ASC
156 0.0008 0.000762939453125
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4092' AND p.id = pi.product_id ORDER BY pi.sortorder
157 0.0005 0.00046110153198242
SELECT * FROM product_image_select WHERE product_id = '4092'
158 0.0003 0.00028395652770996
SELECT * FROM productcustomimages WHERE product_id = '4092'
159 0.0004 0.00037407875061035
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4092'
                GROUP BY o.product_id
160 0.0006 0.00057601928710938
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4092'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
161 0.0003 0.00029802322387695
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4092
162 0.0008 0.00076699256896973
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4092' AND a.name = n.originalname
163 0.0003 0.00027203559875488
SELECT * FROM productoffers WHERE product_id = '4092' AND merchantid = 'A1X6FK5RDHNB96'
164 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = '4092' AND price > 0
                ORDER BY price ASC LIMIT 1
165 0.0002 0.00021696090698242
SELECT * FROM productoffers
                WHERE product_id = 4092
                ORDER BY price ASC LIMIT 1
166 0.0002 0.00023603439331055
SELECT value FROM productattributes
                WHERE product_id = '4092'
                AND name = 'ListPriceAmount'
167 0.0003 0.00029587745666504
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4092'
                GROUP BY o.product_id
168 0.0006 0.00061798095703125
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4092'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
169 0.0003 0.00028896331787109
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4092
170 0.0004 0.0003659725189209
SELECT value FROM productattributes WHERE product_id = '4092' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
171 0.0005 0.0004727840423584
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4092'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
172 0.0005 0.00045895576477051
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4092'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
173 0.0003 0.00026607513427734
SELECT * FROM products WHERE id = '996'
174 0.0003 0.0003199577331543
SELECT * FROM productimages WHERE product_id = '996' ORDER BY sortorder ASC
175 0.0004 0.00044584274291992
SELECT * FROM product_image_select WHERE product_id = '996'
176 0.0003 0.00025391578674316
SELECT * FROM productcustomimages WHERE product_id = '996'
177 0.0006 0.00063204765319824
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '996' AND a.name = n.originalname
178 0.0003 0.00030994415283203
SELECT * FROM productoffers WHERE product_id = '996' AND merchantid = 'A1X6FK5RDHNB96'
179 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = '996' AND price > 0
                ORDER BY price ASC LIMIT 1
180 0.0002 0.00022792816162109
SELECT * FROM productoffers
                WHERE product_id = 996
                ORDER BY price ASC LIMIT 1
181 0.0002 0.00024008750915527
SELECT value FROM productattributes
                WHERE product_id = '996'
                AND name = 'ListPriceAmount'
182 0.0004 0.00037407875061035
SELECT * FROM products WHERE id = '3625'
183 0.0003 0.00030088424682617
SELECT * FROM productimages WHERE product_id = '3625' ORDER BY sortorder ASC
184 0.0005 0.00046300888061523
SELECT * FROM product_image_select WHERE product_id = '3625'
185 0.0003 0.00026679039001465
SELECT * FROM productcustomimages WHERE product_id = '3625'
186 0.0007 0.00070619583129883
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3625' AND a.name = n.originalname
187 0.0003 0.00029611587524414
SELECT * FROM productoffers WHERE product_id = '3625' AND merchantid = 'A1X6FK5RDHNB96'
188 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = '3625' AND price > 0
                ORDER BY price ASC LIMIT 1
189 0.0002 0.00021600723266602
SELECT * FROM productoffers
                WHERE product_id = 3625
                ORDER BY price ASC LIMIT 1
190 0.0003 0.00025415420532227
SELECT value FROM productattributes
                WHERE product_id = '3625'
                AND name = 'ListPriceAmount'
191 0.0003 0.00027608871459961
SELECT value FROM productattributes WHERE product_id = '3625' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
192 0.0003 0.00032591819763184
SELECT * FROM products WHERE id = '2537'
193 0.0003 0.00028014183044434
SELECT * FROM productimages WHERE product_id = '2537' ORDER BY sortorder ASC
194 0.0003 0.00025010108947754
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2537' AND p.id = pi.product_id ORDER BY pi.sortorder
195 0.0004 0.00044894218444824
SELECT * FROM product_image_select WHERE product_id = '2537'
196 0.0003 0.00025701522827148
SELECT * FROM productcustomimages WHERE product_id = '2537'
197 0.0003 0.00030779838562012
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2537'
                GROUP BY o.product_id
198 0.0004 0.00038504600524902
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2537'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
199 0.0002 0.00023293495178223
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2537
200 0.0006 0.00057482719421387
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2537' AND a.name = n.originalname
201 0.0002 0.00023412704467773
SELECT * FROM productoffers WHERE product_id = '2537' AND merchantid = 'A1X6FK5RDHNB96'
202 0.0002 0.00023293495178223
SELECT * FROM productoffers
                WHERE product_id = '2537' AND price > 0
                ORDER BY price ASC LIMIT 1
203 0.0002 0.00023102760314941
SELECT * FROM productoffers
                WHERE product_id = 2537
                ORDER BY price ASC LIMIT 1
204 0.0002 0.000244140625
SELECT value FROM productattributes
                WHERE product_id = '2537'
                AND name = 'ListPriceAmount'
205 0.0003 0.00025010108947754
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2537'
                GROUP BY o.product_id
206 0.0004 0.00035500526428223
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2537'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
207 0.0002 0.00023102760314941
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2537
208 0.0003 0.00033998489379883
SELECT value FROM productattributes WHERE product_id = '2537' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
209 0.0002 0.00024604797363281
SELECT * FROM products WHERE parent_id = '2537'
210 0.0002 0.00023579597473145
SELECT * FROM products WHERE id = '872'
211 0.0003 0.00029516220092773
SELECT * FROM productimages WHERE product_id = '872' ORDER BY sortorder ASC
212 0.0004 0.00042605400085449
SELECT * FROM product_image_select WHERE product_id = '872'
213 0.0003 0.00025701522827148
SELECT * FROM productcustomimages WHERE product_id = '872'
214 0.0007 0.00065088272094727
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '872' AND a.name = n.originalname
215 0.0003 0.0003058910369873
SELECT * FROM productoffers WHERE product_id = '872' AND merchantid = 'A1X6FK5RDHNB96'
216 0.0003 0.00025606155395508
SELECT * FROM productoffers
                WHERE product_id = '872' AND price > 0
                ORDER BY price ASC LIMIT 1
217 0.0002 0.0002281665802002
SELECT * FROM productoffers
                WHERE product_id = 872
                ORDER BY price ASC LIMIT 1
218 0.0002 0.00023794174194336
SELECT value FROM productattributes
                WHERE product_id = '872'
                AND name = 'ListPriceAmount'
219 0.0003 0.0003209114074707
SELECT * FROM products WHERE id = '3008'
220 0.0003 0.00034093856811523
SELECT * FROM productimages WHERE product_id = '3008' ORDER BY sortorder ASC
221 0.0004 0.00043797492980957
SELECT * FROM product_image_select WHERE product_id = '3008'
222 0.0003 0.00029802322387695
SELECT * FROM productcustomimages WHERE product_id = '3008'
223 0.0007 0.00067901611328125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3008' AND a.name = n.originalname
224 0.0003 0.00034809112548828
SELECT * FROM productoffers WHERE product_id = '3008' AND merchantid = 'A1X6FK5RDHNB96'
225 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = '3008' AND price > 0
                ORDER BY price ASC LIMIT 1
226 0.0002 0.00022387504577637
SELECT * FROM productoffers
                WHERE product_id = 3008
                ORDER BY price ASC LIMIT 1
227 0.0002 0.00024890899658203
SELECT value FROM productattributes
                WHERE product_id = '3008'
                AND name = 'ListPriceAmount'
228 0.0003 0.00025486946105957
SELECT value FROM productattributes WHERE product_id = '3008' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
229 0.0003 0.00031495094299316
SELECT * FROM products WHERE id = '1226'
230 0.0003 0.00032615661621094
SELECT * FROM productimages WHERE product_id = '1226' ORDER BY sortorder ASC
231 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '1226'
232 0.0003 0.00028395652770996
SELECT * FROM productcustomimages WHERE product_id = '1226'
233 0.0007 0.00072097778320312
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1226' AND a.name = n.originalname
234 0.0003 0.00033092498779297
SELECT * FROM productoffers WHERE product_id = '1226' AND merchantid = 'A1X6FK5RDHNB96'
235 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = '1226' AND price > 0
                ORDER BY price ASC LIMIT 1
236 0.0004 0.00039315223693848
SELECT * FROM productoffers
                WHERE product_id = 1226
                ORDER BY price ASC LIMIT 1
237 0.0009 0.00087404251098633
SELECT value FROM productattributes
                WHERE product_id = '1226'
                AND name = 'ListPriceAmount'
238 0.0009 0.00093984603881836
SELECT value FROM productattributes WHERE product_id = '1226' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
239 0.0010 0.0010049343109131
SELECT * FROM products WHERE id = '1051'
240 0.0008 0.00077199935913086
SELECT * FROM productimages WHERE product_id = '1051' ORDER BY sortorder ASC
241 0.0010 0.001046895980835
SELECT * FROM product_image_select WHERE product_id = '1051'
242 0.0008 0.0008080005645752
SELECT * FROM productcustomimages WHERE product_id = '1051'
243 0.0012 0.0011999607086182
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1051' AND a.name = n.originalname
244 0.0008 0.0008389949798584
SELECT * FROM productoffers WHERE product_id = '1051' AND merchantid = 'A1X6FK5RDHNB96'
245 0.0003 0.00034713745117188
SELECT * FROM productoffers
                WHERE product_id = '1051' AND price > 0
                ORDER BY price ASC LIMIT 1
246 0.0007 0.00072789192199707
SELECT * FROM productoffers
                WHERE product_id = 1051
                ORDER BY price ASC LIMIT 1
247 0.0008 0.00079798698425293
SELECT value FROM productattributes
                WHERE product_id = '1051'
                AND name = 'ListPriceAmount'
248 0.0003 0.00027799606323242
SELECT value FROM productattributes WHERE product_id = '1051' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
249 0.0003 0.00033402442932129
SELECT * FROM products WHERE id = '775'
250 0.0003 0.00033283233642578
SELECT * FROM productimages WHERE product_id = '775' ORDER BY sortorder ASC
251 0.0004 0.00044393539428711
SELECT * FROM product_image_select WHERE product_id = '775'
252 0.0003 0.00027894973754883
SELECT * FROM productcustomimages WHERE product_id = '775'
253 0.0006 0.00061607360839844
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '775' AND a.name = n.originalname
254 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '775' AND merchantid = 'A1X6FK5RDHNB96'
255 0.0002 0.00023317337036133
SELECT * FROM productoffers
                WHERE product_id = '775' AND price > 0
                ORDER BY price ASC LIMIT 1
256 0.0003 0.00025582313537598
SELECT * FROM productoffers
                WHERE product_id = 775
                ORDER BY price ASC LIMIT 1
257 0.0003 0.00027799606323242
SELECT value FROM productattributes
                WHERE product_id = '775'
                AND name = 'ListPriceAmount'
258 0.0004 0.00035500526428223
SELECT value FROM productattributes WHERE product_id = '775' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
259 0.0003 0.00032901763916016
SELECT * FROM products WHERE id = '2652'
260 0.0007 0.0006709098815918
SELECT * FROM productimages WHERE product_id = '2652' ORDER BY sortorder ASC
261 0.0008 0.00075101852416992
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2652' AND p.id = pi.product_id ORDER BY pi.sortorder
262 0.0008 0.00084018707275391
SELECT * FROM product_image_select WHERE product_id = '2652'
263 0.0004 0.00044703483581543
SELECT * FROM productcustomimages WHERE product_id = '2652'
264 0.0005 0.00047016143798828
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2652'
                GROUP BY o.product_id
265 0.0004 0.00041007995605469
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2652'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
266 0.0005 0.0005040168762207
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2652
267 0.0025 0.0025451183319092
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2652' AND a.name = n.originalname
268 0.0005 0.00049304962158203
SELECT * FROM productoffers WHERE product_id = '2652' AND merchantid = 'A1X6FK5RDHNB96'
269 0.0005 0.00046896934509277
SELECT * FROM productoffers
                WHERE product_id = '2652' AND price > 0
                ORDER BY price ASC LIMIT 1
270 0.0004 0.00036287307739258
SELECT * FROM productoffers
                WHERE product_id = 2652
                ORDER BY price ASC LIMIT 1
271 0.0005 0.00045680999755859
SELECT value FROM productattributes
                WHERE product_id = '2652'
                AND name = 'ListPriceAmount'
272 0.0005 0.00049018859863281
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2652'
                GROUP BY o.product_id
273 0.0009 0.00089311599731445
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2652'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
274 0.0004 0.00043797492980957
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2652
275 0.0007 0.00066804885864258
SELECT value FROM productattributes WHERE product_id = '2652' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
276 0.0008 0.00083684921264648
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '2652'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
277 0.0006 0.00061702728271484
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '2652'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
278 0.0004 0.00044798851013184
SELECT * FROM products WHERE parent_id = '2652'
279 0.0007 0.00069093704223633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2655' AND a.name = n.originalname
280 0.0007 0.00068497657775879
SELECT * FROM productoffers WHERE product_id = '2655' AND merchantid = 'A1X6FK5RDHNB96'
281 0.0005 0.0004570484161377
SELECT * FROM productoffers
                WHERE product_id = '2655' AND price > 0
                ORDER BY price ASC LIMIT 1
282 0.0004 0.00040721893310547
SELECT * FROM productoffers
                WHERE product_id = 2655
                ORDER BY price ASC LIMIT 1
283 0.0005 0.00048184394836426
SELECT value FROM productattributes
                WHERE product_id = '2655'
                AND name = 'ListPriceAmount'
284 0.0004 0.00041294097900391
SELECT * FROM products WHERE id = '1048'
285 0.0007 0.0006711483001709
SELECT * FROM productimages WHERE product_id = '1048' ORDER BY sortorder ASC
286 0.0009 0.00090718269348145
SELECT * FROM product_image_select WHERE product_id = '1048'
287 0.0005 0.00045490264892578
SELECT * FROM productcustomimages WHERE product_id = '1048'
288 0.0013 0.0013420581817627
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1048' AND a.name = n.originalname
289 0.0005 0.0005180835723877
SELECT * FROM productoffers WHERE product_id = '1048' AND merchantid = 'A1X6FK5RDHNB96'
290 0.0005 0.00046896934509277
SELECT * FROM productoffers
                WHERE product_id = '1048' AND price > 0
                ORDER BY price ASC LIMIT 1
291 0.0004 0.00035285949707031
SELECT * FROM productoffers
                WHERE product_id = 1048
                ORDER BY price ASC LIMIT 1
292 0.0004 0.00036907196044922
SELECT value FROM productattributes
                WHERE product_id = '1048'
                AND name = 'ListPriceAmount'
293 0.0004 0.00043797492980957
SELECT value FROM productattributes WHERE product_id = '1048' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
294 0.0006 0.00057792663574219
SELECT * FROM products WHERE id = '3855'
295 0.0005 0.00054788589477539
SELECT * FROM productimages WHERE product_id = '3855' ORDER BY sortorder ASC
296 0.0009 0.00086593627929688
SELECT * FROM product_image_select WHERE product_id = '3855'
297 0.0005 0.00046896934509277
SELECT * FROM productcustomimages WHERE product_id = '3855'
298 0.0015 0.0015368461608887
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3855' AND a.name = n.originalname
299 0.0005 0.00050997734069824
SELECT * FROM productoffers WHERE product_id = '3855' AND merchantid = 'A1X6FK5RDHNB96'
300 0.0004 0.00037598609924316
SELECT * FROM productoffers
                WHERE product_id = '3855' AND price > 0
                ORDER BY price ASC LIMIT 1
301 0.0003 0.00034689903259277
SELECT * FROM productoffers
                WHERE product_id = 3855
                ORDER BY price ASC LIMIT 1
302 0.0004 0.00043082237243652
SELECT value FROM productattributes
                WHERE product_id = '3855'
                AND name = 'ListPriceAmount'
303 0.0004 0.00041985511779785
SELECT value FROM productattributes WHERE product_id = '3855' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
304 0.0005 0.00054693222045898
SELECT * FROM products WHERE id = '2799'
305 0.0005 0.00054502487182617
SELECT * FROM productimages WHERE product_id = '2799' ORDER BY sortorder ASC
306 0.0009 0.00090503692626953
SELECT * FROM product_image_select WHERE product_id = '2799'
307 0.0005 0.0004878044128418
SELECT * FROM productcustomimages WHERE product_id = '2799'
308 0.0013 0.001331090927124
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2799' AND a.name = n.originalname
309 0.0006 0.00055694580078125
SELECT * FROM productoffers WHERE product_id = '2799' AND merchantid = 'A1X6FK5RDHNB96'
310 0.0004 0.00042605400085449
SELECT * FROM productoffers
                WHERE product_id = '2799' AND price > 0
                ORDER BY price ASC LIMIT 1
311 0.0003 0.0003359317779541
SELECT * FROM productoffers
                WHERE product_id = 2799
                ORDER BY price ASC LIMIT 1
312 0.0004 0.00042295455932617
SELECT value FROM productattributes
                WHERE product_id = '2799'
                AND name = 'ListPriceAmount'
313 0.0004 0.00040817260742188
SELECT value FROM productattributes WHERE product_id = '2799' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
314 0.0005 0.00054001808166504
SELECT * FROM products WHERE id = '1059'
315 0.0005 0.00049710273742676
SELECT * FROM productimages WHERE product_id = '1059' ORDER BY sortorder ASC
316 0.0009 0.00093793869018555
SELECT * FROM product_image_select WHERE product_id = '1059'
317 0.0004 0.00039887428283691
SELECT * FROM productcustomimages WHERE product_id = '1059'
318 0.0012 0.0012028217315674
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1059' AND a.name = n.originalname
319 0.0004 0.00044822692871094
SELECT * FROM productoffers WHERE product_id = '1059' AND merchantid = 'A1X6FK5RDHNB96'
320 0.0003 0.00034308433532715
SELECT * FROM productoffers
                WHERE product_id = '1059' AND price > 0
                ORDER BY price ASC LIMIT 1
321 0.0003 0.00032401084899902
SELECT * FROM productoffers
                WHERE product_id = 1059
                ORDER BY price ASC LIMIT 1
322 0.0003 0.00033712387084961
SELECT value FROM productattributes
                WHERE product_id = '1059'
                AND name = 'ListPriceAmount'
323 0.0004 0.00042986869812012
SELECT value FROM productattributes WHERE product_id = '1059' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
324 0.0014 0.0014269351959229
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1374' ORDER BY timestamp DESC
325 0.0003 0.0003209114074707
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1242' ORDER BY timestamp DESC
326 0.0003 0.00026702880859375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3243' ORDER BY timestamp DESC
327 0.0003 0.00028181076049805
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4086' ORDER BY timestamp DESC
328 0.0003 0.00026392936706543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4092' ORDER BY timestamp DESC
329 0.0003 0.0002589225769043
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '996' ORDER BY timestamp DESC
330 0.0003 0.00026321411132812
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3625' ORDER BY timestamp DESC
331 0.0003 0.00025796890258789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2537' ORDER BY timestamp DESC
332 0.0003 0.00028586387634277
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '872' ORDER BY timestamp DESC
333 0.0003 0.00029087066650391
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3008' ORDER BY timestamp DESC
334 0.0006 0.0006098747253418
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1226' ORDER BY timestamp DESC
335 0.0003 0.0003049373626709
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1051' ORDER BY timestamp DESC
336 0.0003 0.00034999847412109
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '775' ORDER BY timestamp DESC
337 0.0003 0.00031709671020508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2652' ORDER BY timestamp DESC
338 0.0003 0.00026798248291016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1048' ORDER BY timestamp DESC
339 0.0003 0.00026583671569824
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3855' ORDER BY timestamp DESC
340 0.0003 0.00025486946105957
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2799' ORDER BY timestamp DESC
341 0.0003 0.0002598762512207
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1059' ORDER BY timestamp DESC
342 0.0009 0.00091314315795898
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
343 0.0008 0.00084686279296875
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
344 0.0003 0.0002601146697998
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
345 0.0172 0.017178058624268
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
346 0.0010 0.00097298622131348
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
347 0.0004 0.00036096572875977
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
348 0.0003 0.00034999847412109
SELECT * FROM products WHERE id = 1626
349 0.0003 0.0002741813659668
SELECT * FROM products WHERE id = 4041
350 0.0005 0.00046801567077637
SELECT * FROM products WHERE id = 4312
351 0.0003 0.00031709671020508
SELECT * FROM products WHERE id = 777
352 0.0009 0.00093698501586914
SELECT * FROM products WHERE id = 3881
353 0.0005 0.00051093101501465
SELECT * FROM products WHERE id = 4213
354 0.0005 0.00046801567077637
SELECT * FROM products WHERE id = '1626'
355 0.0007 0.00067400932312012
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
356 0.0011 0.0010550022125244
SELECT * FROM product_image_select WHERE product_id = '1626'
357 0.0006 0.00055813789367676
SELECT * FROM productcustomimages WHERE product_id = '1626'
358 0.0012 0.0011820793151855
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
359 0.0006 0.00058293342590332
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
360 0.0004 0.00042200088500977
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
361 0.0005 0.0005190372467041
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
362 0.0006 0.0005800724029541
SELECT * FROM products WHERE id = '4041'
363 0.0007 0.00067400932312012
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
364 0.0009 0.00088691711425781
SELECT * FROM product_image_select WHERE product_id = '4041'
365 0.0005 0.00051188468933105
SELECT * FROM productcustomimages WHERE product_id = '4041'
366 0.0017 0.0017211437225342
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
367 0.0007 0.00066709518432617
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
368 0.0005 0.00050497055053711
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
369 0.0005 0.00052595138549805
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
370 0.0006 0.00064897537231445
SELECT * FROM products WHERE id = '4312'
371 0.0006 0.00057792663574219
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
372 0.0010 0.00096487998962402
SELECT * FROM product_image_select WHERE product_id = '4312'
373 0.0005 0.00050592422485352
SELECT * FROM productcustomimages WHERE product_id = '4312'
374 0.0015 0.0015320777893066
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
375 0.0007 0.0006709098815918
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
376 0.0004 0.0004270076751709
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
377 0.0005 0.00050806999206543
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
378 0.0006 0.00056886672973633
SELECT * FROM products WHERE id = '777'
379 0.0007 0.0006861686706543
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
380 0.0010 0.00097203254699707
SELECT * FROM product_image_select WHERE product_id = '777'
381 0.0005 0.00047206878662109
SELECT * FROM productcustomimages WHERE product_id = '777'
382 0.0015 0.0015420913696289
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
383 0.0006 0.00060391426086426
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
384 0.0005 0.00052285194396973
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
385 0.0005 0.00047683715820312
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
386 0.0006 0.00057220458984375
SELECT * FROM products WHERE id = '3881'
387 0.0007 0.00074887275695801
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
388 0.0009 0.00093388557434082
SELECT * FROM product_image_select WHERE product_id = '3881'
389 0.0004 0.00044894218444824
SELECT * FROM productcustomimages WHERE product_id = '3881'
390 0.0015 0.00152587890625
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
391 0.0006 0.00055909156799316
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
392 0.0005 0.00048494338989258
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
393 0.0006 0.00055909156799316
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
394 0.0006 0.00063896179199219
SELECT * FROM products WHERE id = '4213'
395 0.0011 0.0011420249938965
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
396 0.0010 0.0010108947753906
SELECT * FROM product_image_select WHERE product_id = '4213'
397 0.0005 0.00053191184997559
SELECT * FROM productcustomimages WHERE product_id = '4213'
398 0.0016 0.001568078994751
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
399 0.0006 0.00058698654174805
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
400 0.0004 0.00042605400085449
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
401 0.0005 0.00047111511230469
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
402 0.0022 0.0021960735321045
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
403 0.0010 0.00098204612731934
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
404 0.0045 0.0044791698455811
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
405 0.0018 0.0018467903137207
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
406 0.0008 0.00078797340393066
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
407 0.0007 0.00070595741271973
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
408 0.0008 0.0007779598236084
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'